/* 
Theme Name: Brightness
Theme URI: http://www.wilsondan.co.uk
Description: Inspired by beer, based on <a href="http://www.dailywp.com/brightness-wordpress-theme/" title="DailyWP.com">Brightness</a>.
Version: 1.1
Author: Sue Bailey
Author URI: 
*/

body { margin: 0px; padding: 0px; background: #fcfcff; border-top: solid 6px #c0d8f4; font-size: 12px; font-family: 'Trebuchet MS','Verdana', 'Arial',  sans-serif; }
h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; }
a, a:link { color: #2f2c4b; }
a:hover, a:active { color: #7ba32e; }

/** GENERAL TAGS **/

.smalltitle { color: #3b5f93; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; font-size: 12px; }
 
.featuredwrap { width: 900px; margin: 0px auto 0px auto; border: 0px; }
.wrap { width: 900px; margin: 0px auto 0px auto;}
.leftalign { width: 570px; float: left; }
.rightalign { width: 310px; float: right; }
a.more-link { width: 187px; height: 28px; display: block; color: #7ba32e; background: transparent; }
.clear { clear: both; }
.padoutsidebar { min-height: 50px; }
.heading { border-top: solid 1px #3b5f93; border-bottom: solid 1px #3b5f93; margin-bottom: 10px; padding: 5px 0 5px 0; }
h3 { font-size: 17px; font-weight: bold; font-family: 'Trebuchet MS', 'Verdana', Arial, sans-serif; text-transform: uppercase; }
h3 a { text-decoration: none; }
.heading h3 { float: left; color: #2f2c4b; } 
.heading .rss { width: 16px; height: 16px; display: block; text-indent: -9999px; background: url(images/rss.jpg) no-repeat center top; float: right; }
.navigation a { text-decoration: none; background: #3b5f93; font-family: 'Trebuchet MS', 'Verdana', 'Arial', sans-serif; text-transform: uppercase; font-size: 14px; font-weight: bold; width: 160px; display: block; text-align: center; padding: 4px; }
.navigation .alignleft { float: left; }
.navigation .alignright { float: right; }


/** HEADER **/

.headbox {background-color: #d2e4f2; width: 100%; }
.header { margin: 0px auto 0px auto; padding: 0px; height: 120px; width: 900px; background: url(images/sunrise7.jpg) repeat-x top left; border-bottom: 2px solid #3b5f93;  }
.header h1 a { text-decoration: none; color: #ffffee;}
.header h1 a span { font-weight: normal; color: #404059; }
.header ul { margin: 25px 0px 0px 0px; padding: 0px; list-style: none; float: right; }
.header ul li { display: inline; margin: 0px;}

#headlogo { float: left;  text-align: center; padding: 25px 0px 0px 0px;}
#headlogo:hover { color: #000000; }

/* page links in header */
.header ul li a { /*width: 115px;*/ padding: 5px; font-size: 20px; font-family: 'Trebuchet Ms', 'Verdana', 'Arial', sans-serif; text-decoration: none; display: block; float: left; text-align: center; color: #7ba32e; background: white; margin: 10px; }
.header ul li a:hover { color: #000000; }


/** FEATURED SECTION **/

.featured { background: #fcfcff  url(images/featuredbg7.jpg) repeat-x center top;  border-bottom: solid 6px #fcfcff; padding: 20px 0 20px 0;}
.featured h2 { font-family: 'Trebuchet Ms', 'Arial', 'Verdana', sans-serif; font-size: 32px; font-weight: bold; line-height: 42px; margin: 5px 0 15px 0; }
.featured h2 a { color: #2f2c4b; background: transparent; text-decoration: none; }
.featured h2 a:hover { color: #7ba32e; background: transparent; text-decoration: none; }
.featured .leftalign img { border: solid 3px #3b5f93; padding: 2px; float: left; margin-right: 15px; }
.featured .postcontent { width: 295px; float: right; }
.featured p, .postcontent { margin: 0px 0px 15px 0px; font-size: 12px; font-family: 'Trebuchet MS', 'Verdana', 'Arial',  sans-serif; color: #2f2c4b; line-height: 1.4; }
.advertisment { width: 280px; border: solid 3px #3b5f93; padding: 2px; overflow: hidden; background-color: #fffffc; font-size: 200%;  padding: 10px; margin: 30px 20px 0px 0px; }
.featuredpic { maxwidth: 250px; maxheight: 250px;}


/** ARTICLE COLUMNS **/

.maincontent { width: 700px; float: left; }
.articlecolumn { width: 340px; } 
#featured-posts { float: right; }
#latest-posts { float: left; }
#featured-posts .article h2 a { color: #2f2c4b; }
.articlecolumn { margin-bottom: 10px; }
.newssection .article, .articlecolumn .article { border-bottom: solid 1px #3b5f93; margin-bottom: 10px; padding-bottom: 10px; }

.newssection .article h2, .articlecolumn .article h2 { font-size: 20px; font-weight: bold; border-bottom: solid 1px #3b5f93; padding-bottom: 5px; line-height: 22px; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; }
.newssection .article h2 a, .articlecolumn .article h2 a { color: #2f2c4b; text-decoration: none; }
.newssection .article h2 a:hover, .articlecolumn .article h2 a:hover { color: #7ba32e; text-decoration: none; }
.newssection .article p, .articlecolumn .article p { color: #2f2c4b; font-size: 11px; line-height: 14px; font-family: 'Trebuchet MS', 'Verdana', 'Arial', sans-serif;  }
.newssection .article p a, .articlecolumn .article p a { font-weight: bold; }
.newssection .article .left, .articlecolumn .article .left { width: 95px; float: left; text-align: right; font-size: 11px; color: #2f2c4b; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; line-height: 14px; }
.newssection .article .left img, .articlecolumn .article .left img { border: solid 3px #3b5f93; padding: 2px; }
.newssection .article .right, .articlecolumn .article .right { width: 230px; float: right; }


/** SIDEBAR **/

.homesidebar { width: 180px; border-top: solid 1px #3b5f93; float: right; padding-top: 5px; }
.homesidebar h3 { border-bottom: solid 1px #3b5f93; line-height: 17px; padding-bottom: 7px; margin-bottom: 10px; color: #2f2c4b; }
.homesidebar ul { list-style: none; padding: 0px; margin: 0px; color: #2f2c4b; font-size: 11px; }
.homesidebar ul li { padding-bottom: 3px; margin-bottom: 1px; }
.homesidebar ul li a { font-size: 12px; margin-right: 4px; }
.homesidebar .item { margin-bottom: 40px; }
.homesidebar img { border: 0px; }

.singlesidebar { width: 310px; float: right; margin: 10px 0 0 0; }
.singlesidebar .item { margin: 10px 0 30px 0; }

.item h3 { color: #404059; }

/** SINGLE POST **/

.bleed { background: #fcfcff  url(images/featuredbg7.jpg) repeat-x center top;  }
.singlepost { width: 570px; float: left; margin: 20px 0 0 0; }
.singlepost .postcontent { color: #2f2c4b;  font-size: 110%; line-height: 1.5; }
.singlepost .postcontent img { border: 0px; float: left; margin-right: 10px; margin-bottom: 10px;}
.singlepost .posthead h2 { color: #2f2c4b; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; font-size: 39px; line-height: 38px; margin: 0px 0px 4px 0px;  }
.singlepost .posthead span { font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; font-weight: bold; text-transform: uppercase; font-size: 13px; color: #3b5f93; }
.singlepost .posthead p { font-size: 15px; line-height: 18px; font-style: italic; color: #e35b25; border-top: dashed 1px #3b5f93; padding-top: 10px; }
.singlepost .postcontent blockquote { margin: 0px; padding: 0px 0px 0px 65px; background: url(images/quote.jpg) no-repeat top left; color: #2f2c4b;  font-size: 100%; font-style: italic;  }
.singlepost .post .posthead h2 { font-size: 30px; line-height: 30px;  }
.singlepost .post { margin-bottom: 40px; }
.singlepost .posthead h2 a { text-decoration: none; }

/** HOMEPAGE NEWS SECTIONS **/

.newssection { margin: 0px 0px 30px 0px; }
.newssection .article { width: 340px; float: left; height: 180px;  }
.newssection .even { float: right; }
.newssection ul { width: 340px; float: right; margin: 0px; padding: 0px; list-style: none; color: #3b5f93; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;}
.newssection ul li h2 { font-size: 18px; font-size: 18px; font-weight: normal; line-height: 21px; text-transform: none; }
.newssection ul li h2 a { text-decoration: none; }
.newssection ul li h2 a:hover { color: #7ba32e; }
.newssection ul li { border-bottom: dashed 1px #3b5f93; padding-bottom: 5px; margin-bottom: 5px; }

.singlesidebar .newssection .article { width: 310px; }
.singlesidebar .newssection .article .right { width: 200px; }
.singlesidebar .newssection  ul { width: 310px; }
.singlesidebar .newssection ul li h2  { font-size: 15px; font-weight: bold; }

/** FOOTER **/

.footer { margin-top: 40px; padding: 40px 0 70px 0; color: #3b5f93;}
.footer h1 { display: block; float: right; width: 260px; text-align: center; padding: 20px 0 20px 0; font-size: 28px; font-weight: bold; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; letter-spacing: -1px;  }
.footer h1 a { text-decoration: none; color: #3b5f93;}
.footer h1 a span { font-weight: normal; color: #3b5f93; }

.footer .left { width: 400px; float: left; margin-top: 20px; color: #3b5f93;}
.footer .left a { color: #3b5f93; }
.footer .left h2 { font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; font-size: 20px; color: #3b5f93; letter-spacing: -1px; text-transform: uppercase; font-weight: bold; }


/** COMMENTS **/

.comments { padding: 0px; margin-top: 20px; }
.comment-meta { width: 130px; float: left; padding: 0px 0 10px 0; text-align: right;}
.commenttext { float: right; width: 400px; padding-left: 20px; border-left: dashed 1px #3b5f93; margin-top: -5px; margin-bottom: -5px;}
.comment-author { display: block; font-weight: bold; }
.comment-date { font-size: 12px; color: #B4AB9D; }
.comment-meta a { color: #2f2c4b; text-decoration: underline; }
.comment { margin-bottom: 20px; }
h2#comments { display: block; padding-bottom: 10px; margin: 40px 0 20px 0; border-bottom: solid 3px #3b5f93; color: #3b5f95; font-size: 120%;}


#commentform span { display: block; font-size: 14px;  margin-bottom: 10px;}
#commentform input { border: 1px solid #c0d8f4; background-color: #ffffff; padding: 3px; width: 300px; margin-right: 10px; }
#commentform textarea { border: 1px solid #c0d8f4;  width: 560px; padding: 3px;  margin-bottom: 10px;}


/** COOUPLE OF RANDOM BITS ADDED BY SUE **/
.rss-button {
border: 0px;
margin-bottom: 10px;
}

.left form {
margin-top: 20px;
padding-top: 20px;
}

.widget {
margin-top: 20px;
}